CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 直线检测 matlab

搜索资源列表

  1. jiao448

    1下载:
  2. 一个用matlab检测直线交点的源程序,适合于二值图像,函数实现了图像中单象素宽白色相交直线交点的检测利用的是最简单的邻域中计算白点的个数的算法,当一个象素的window邻域中有四个邻域为白色的时候,该点即为交点。-a linear detection using Matlab intersection of the source, suitable for two binary images, Function of image pixels wide single white line in
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4419
    • 提供者:交角
  1. hough_detect

    0下载:
  2. 国外matlab研究站点下载的hough变换直线及圆检测代码-abroad Matlab research site to download the Hough transform linear and circular detection code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3305
    • 提供者:王兴政
  1. jiancezhixianjiaodian

    0下载:
  2. 检测直线交点的matlab程序,简单而有效!-line detection of Matlab procedures, simple and effective!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2474
    • 提供者:杨爱萍
  1. 20060303004409246

    3下载:
  2. 用matlab检测直线,圆。椭圆的程序,对直线程序进行了改进,采用随机霍夫变换 &由粗到细的检测方式检测,效果好-detection using Matlab straight round. Elliptic procedures, the procedures for linear improvement, randomized Hough Transform & by coarse-to-fine detection methods for detection, effectiv
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:149311
    • 提供者:陈国栋
  1. Houghpeaks

    0下载:
  2. 检测直线的hough变换,峰值检测,线检测和链接的用matlab实现 -line detection hough transform, peak detector, linear detection and link with the realization of Matlab
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3712
    • 提供者:郭晓娟
  1. houghline1

    0下载:
  2. 经典的检测直线的算法,Matlab源码 用Matlab6.5实现-classic line detection algorithms, source code using Matlab achieve Matalab 6.5
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1600
    • 提供者:xiaoran
  1. Hough-tuoyuan

    2下载:
  2. Hough检测直线,圆,椭圆的代码 其中椭圆是用matlab-Hough line detection, round, oval ellipse code which is used Matlab
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2537
    • 提供者:郭飞
  1. CVHough

    0下载:
  2. hough变换,检测直线,有界面很好用的matlab源代码!可以自己加入需要的代码!-hough transform, linear detection, a good interface with the Matlab source code! Need to be their own code!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9866
    • 提供者:filterbank
  1. mjiancezhixian

    0下载:
  2. matlab检测直线交点源程序在matlab6.5下已调试通过-Matlab line detection of the source matlab6.5 Nodal has been under debugging through
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:4487
    • 提供者:袁征
  1. radonChange

    0下载:
  2. RADOM变换检测直线,简单运用MATLAB自带的radom变换程序。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1099
    • 提供者:邓荣峰
  1. houghtans

    1下载:
  2. 该源码在matlab平台上运行,实现的功能是利用hough变换检测图像中具有一定长度的直线,并将直线从整个图像中提取出来.不仅如此,还可以通过计算分析求出对应直线的斜率.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-16
    • 文件大小:11151
    • 提供者:秀秀
  1. Hough_Transform_zhixianjiance

    0下载:
  2. 实现matlab使用霍夫变换检测直线。并自动找到所检测直线中长度最长的一条直线,检测结果在原始图像上标记。-Detect and mark the direct line in a picture using Hough transform. Coding with matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:921
    • 提供者:
  1. MATLABHough

    0下载:
  2. MATLAB图像处理 Hough霍夫曼直线检测 源程序代码-MATLAB image processing Hough line detection Huffman source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:181836
    • 提供者:李丽
  1. Hough

    0下载:
  2. Hough变换检测直线的MATLAB源代码-Hough transform to detect linear matlab source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:527
    • 提供者:tanshuncheng
  1. radon-check-line

    0下载:
  2. 基于MATLAB平台的radon变换程序,用于图像处理,直线检测-Radon transform image processing program based on MATLAB environment, radon transform line detection for linear detection
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1161
    • 提供者:赵壁
  1. houghbianhuan

    0下载:
  2. 利用hough变换检测直线的matlab源码-Using hough transform to detect linear matlab source
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:749
    • 提供者:徐成刚
  1. MATLAB_-figure_detection

    0下载:
  2. MATLAB Hough Hoffman 直线检测,实现了图像处理-MATLAB image processing Hough Hoffman line detection
  3. 所属分类:Other systems

    • 发布日期:2017-12-20
    • 文件大小:175104
    • 提供者:丁顺良
  1. Hough

    0下载:
  2. 冈萨雷斯数字图像处理Hough变换检测直线源码(The Hough transform in the digital image processing course written by Gonzales is used to detect the linear source code)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:4096
    • 提供者:jm2017
  1. program

    0下载:
  2. 本程序可实现检测图片中的直线,并给出直线方程,检测图片中的圆给出圆的方程包括圆心和半径,检测任意一个零件上的几何图形并给出对应的方程。(This program can detect the straight line in the picture, and give the straight line equation, detect the circle in the picture, give the equation of the circle, including the center
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:252928
    • 提供者:zhang_yan
  1. x86

    0下载:
  2. 运用lsd算法检测图像中所包含的直线,现以一钢坯图像为例(it can detective the lines in the picture)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:37888
    • 提供者:哦,小梅西
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com